home *** CD-ROM | disk | FTP | other *** search
- Path: lince.lander.es!news
- From: Leonardo <leonardo@lander.es>
- Newsgroups: comp.lang.c++
- Subject: MFC CWnd's Client Area !!!HELP a Fool!!!
- Date: 16 Feb 1996 20:46:32 GMT
- Organization: Bla bla bla
- Message-ID: <4g2qf8$6j@lince.lander.es>
- NNTP-Posting-Host: ppp024.lander.es
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
-
- I have trouble finding the client area coordinates of an MDI frame window
- derived class that has a menu and a toolbar. Calling ClientToScreen for
- (0,0) (the upper left coordinate of the client area) gives me the y
- coordinate just bellow the menu not the toolbar.
- Anybody know how to do it?
- I'd like to know how to find it to align floating mini frames with that
- margin.
- leonardo@lander.es
-
-